BaseSubsystem.StopAllLogs method

Stops recording the specified data in the logging shared memory.

Namespace: IntervalZero.KINGSTAR.Base.Class

Assembly: IntervalZero.KINGSTAR.Base.Class (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
void StopAllLogs()
Sub StopAllLogs()

Remarks

StopAllLogs stops the log if it was started by another application.

Usable EtherCAT states

ecatOP

See also

BaseSubsystem Class

IntervalZero.KINGSTAR.Base.Class Namespace